home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / progs / editor / frexxed / fpl / frexxedmain.fpl.readme < prev    next >
Text File  |  1995-08-06  |  715b  |  29 lines

  1. ############################################
  2. File: FrexxEdMain.FPL
  3. Author: Daniel Stenberg / Kjell Ericson
  4. Email: FidoNet 2:201/328
  5. Short description: Consists some very usefull functions and key assigns.
  6. Version: 1.3
  7. Date: 6.8.95
  8. Local settings:
  9. Global settings:
  10. Keysequence: 
  11. Type:
  12. Prereq:
  13. ############################################
  14.  
  15. FUNCTION
  16.  
  17.  MySearch() is used to call and handle the error code from a Search().
  18.  Prompt and search backwards is assigned to 'Amiga A'.
  19.  
  20.  Home(), End(), Top() and Bottom() is defined and assigned to the cursor keys.
  21.  Halfen a view is assigned to 'Amiga 2'.
  22.  
  23.  Key controlled view resizing is assigned to "Control Shift 'Up/Down'".
  24.  
  25. HISTORY
  26.  
  27. 1.0 Created
  28. 1.3 Updating MeSearch().
  29.